SKIP BYTES
This command will skip the specified number of bytes in a current open file, opened using the OPEN TO READ command. You would use this command where you have fore-knowledge of the file contents.
SYNTAX
SKIP BYTES File Number, Bytes To Skip
RELATED INFO
FILE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example